[INFO] cloning repository https://github.com/ziggornif/text-recognition
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ziggornif/text-recognition" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziggornif%2Ftext-recognition", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziggornif%2Ftext-recognition'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4b45a3e10c5a55380440ee8f300d7446ace8c8ba
[INFO] checking ziggornif/text-recognition against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziggornif%2Ftext-recognition" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ziggornif/text-recognition
[INFO] finished tweaking git repo https://github.com/ziggornif/text-recognition
[INFO] tweaked toml for git repo https://github.com/ziggornif/text-recognition written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ziggornif/text-recognition on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ziggornif/text-recognition already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c0d54e700ca7d7f88a646379d4518f03108b0c3e35b8f0341efe9819bfe9712b
[INFO] running `Command { std: "docker" "start" "c0d54e700ca7d7f88a646379d4518f03108b0c3e35b8f0341efe9819bfe9712b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0d54e700ca7d7f88a646379d4518f03108b0c3e35b8f0341efe9819bfe9712b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c0d54e700ca7d7f88a646379d4518f03108b0c3e35b8f0341efe9819bfe9712b" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0d54e700ca7d7f88a646379d4518f03108b0c3e35b8f0341efe9819bfe9712b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c0d54e700ca7d7f88a646379d4518f03108b0c3e35b8f0341efe9819bfe9712b" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking clap_builder v4.5.58
[INFO] [stderr]     Checking zune-jpeg v0.5.12
[INFO] [stderr]     Checking getrandom v0.4.1
[INFO] [stderr]     Checking tempfile v3.25.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking clap v4.5.58
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling leptonica-sys v0.4.9
[INFO] [stderr]    Compiling tesseract-sys v0.6.3
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking leptonica-plumbing v1.4.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking tesseract-plumbing v0.11.1
[INFO] [stderr]     Checking tesseract v0.15.2
[INFO] [stderr]     Checking text-recognition v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "c0d54e700ca7d7f88a646379d4518f03108b0c3e35b8f0341efe9819bfe9712b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0d54e700ca7d7f88a646379d4518f03108b0c3e35b8f0341efe9819bfe9712b", kill_on_drop: false }`
[INFO] [stdout] c0d54e700ca7d7f88a646379d4518f03108b0c3e35b8f0341efe9819bfe9712b
